JBoss Community Archive (Read Only)

RHQ 4.10

JBossAS - Connector Service

Overview

Internal Name:

Connector

Description:

 

Singleton:

no

Plugin:

JBossAS

Connection Settings

Name

Description

Required

Internal Name

Object Name

 

yes

objectName

Port

Port this connector listens on.

yes

port

Address

Address this connector listens on.

yes

address

Scheme

The scheme of the protocol used by this connector (e.g. jk, ajp, http, https).

yes

schema

Name Template

 

yes

nameTemplate

Description Template

 

yes

descriptionTemplate

You must use the internal name to reference properties in Dynamic Group Definition expressions.

Metrics

Name

Type

Description

Internal Name

Maximum Request Time

measurement

Maximum time it took to process a request

jboss.web:name=%schema%%dash%%address%-%port%,type=GlobalRequestProcessor:maxTime

Request count

measurement

Total number of requests processed since last restart.

jboss.web:name=%schema%%dash%%address%-%port%,type=GlobalRequestProcessor:requestCount

Request count per Minute

measurement

Total number of requests processed since last restart.

jboss.web:name=%schema%%dash%%address%-%port%,type=GlobalRequestProcessor:requestCount

Error count

measurement

Number of errors while processing since last restart.

jboss.web:name=%schema%%dash%%address%-%port%,type=GlobalRequestProcessor:errorCount

Error count per Minute

measurement

Number of errors while processing since last restart.

jboss.web:name=%schema%%dash%%address%-%port%,type=GlobalRequestProcessor:errorCount

Threads Active

measurement

Threads Active

jboss.web:name=%schema%%dash%%address%-%port%,type=ThreadPool:currentThreadsBusy

Threads Allocated

measurement

Threads Allocated

jboss.web:name=%schema%%dash%%address%-%port%,type=ThreadPool:currentThreadCount

Maximum Threads

trait

Maximum number of threads that can be allocated for the thread pool of this connector

jboss.web:name=%schema%%dash%%address%-%port%,type=ThreadPool:maxThreads

You must use the internal name to reference traits in Dynamic Group Definition expressions.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 14:08:22 UTC, last content change 2012-05-09 12:35:10 UTC.